*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Nov 2002 07:18:12 +0000 (07:18 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Nov 2002 07:18:12 +0000 (07:18 +0000)
lisp/ChangeLog

index 637406cacd9f3242a6c05e1a6856cc1cc85413a8..e3ee310b8a3f7a1eb05da3dff5282af7e37d6722 100644 (file)
@@ -1,3 +1,8 @@
+2002-11-14  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
+
+       * progmodes/etags.el (find-tag-default): Copy text at point without
+       properties.
+
 2002-11-14  Kenichi Handa  <handa@m17n.org>
 
        * progmodes/cc-vars.el: Don't cc-bytecomp-defun char-table-p.
@@ -13,7 +18,7 @@
        When done, go back through those markers and fill each mangled
        paragraph with `fill-nobreak-invisible' let-bound to t.
        Don't use `display' property; insert "see" directly in buffer.
-       
+
 2002-11-13  Andre Spiegel  <spiegel@gnu.org>
 
        * vc-rcs.el (vc-rcs-registered): Improve comment.